Articles by Victor Frye

Adding .NET Aspire: A command line user's guide |

A CLI enthusiast's guide to adding Aspire to your .NET projects using the dotnet CLI. Plus, how to install the aspire CLI for running Aspire applications.

Local Friendly .NET Aspire: Modeling your local environment

Let's explore the .NET Aspire app host and how modeling your local environment builds a better developer experience.

Hello .NET Aspire: Breaking down the key features

.NET Aspire is the latest framework from Microsoft in the .NET ecosystem, adding to ASP.NET, Blazor, Entity Framework, MAUI, etc. Released in 2023, it was designed specifically for cloud-native and distributed applications and acts as an orchestrator for the entire application stack. In this post, I will provide some background on Aspire and overview of its key features.